home *** CD-ROM | disk | FTP | other *** search
/ Software Explosion / Software Explosion (Fore-Matt Home Computing)(1996).iso / games / windows / uu161 / import.bat < prev    next >
DOS Batch File  |  1993-06-24  |  311b  |  12 lines

  1. goto exit
  2. REM ^^^^ remove this line once you have set the reset of this bat file
  3.  
  4. REM vvvv CHANGE BELOW PATH AND PROTOCOL TO SUIT YOUR NEEDS!!!!!
  5. d:\BBS\ZMODEM\GSZ.EXE ha cts restrict rz -p -m
  6. REM ^^^^ Receive the File
  7.  
  8. if errorlevel == 1 DEL %1
  9. REM ^^^^ if file is not found error is assumed
  10.  
  11. :exit
  12.